﻿2026-07-22T07:40:45.6722697Z ##[group]Run actions/checkout@v5
2026-07-22T07:40:45.6723450Z with:
2026-07-22T07:40:45.6723803Z   fetch-depth: 2
2026-07-22T07:40:45.6724185Z   repository: BigscreenVR/spt-bs-core
2026-07-22T07:40:45.6727146Z   token: ***
2026-07-22T07:40:45.6727485Z   ssh-strict: true
2026-07-22T07:40:45.6727824Z   ssh-user: git
2026-07-22T07:40:45.6728173Z   persist-credentials: true
2026-07-22T07:40:45.6728586Z   clean: true
2026-07-22T07:40:45.6728932Z   sparse-checkout-cone-mode: true
2026-07-22T07:40:45.6729436Z   fetch-tags: false
2026-07-22T07:40:45.6729790Z   show-progress: true
2026-07-22T07:40:45.6730154Z   lfs: false
2026-07-22T07:40:45.6730478Z   submodules: false
2026-07-22T07:40:45.6730835Z   set-safe-directory: true
2026-07-22T07:40:45.6731236Z   allow-unsafe-pr-checkout: false
2026-07-22T07:40:45.6731847Z ##[endgroup]
2026-07-22T07:40:45.7584140Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T07:40:45.7585642Z ##[group]Getting Git version info
2026-07-22T07:40:45.7586300Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T07:40:45.7587218Z [command]/usr/bin/git version
2026-07-22T07:40:45.7587699Z git version 2.43.0
2026-07-22T07:40:45.7601019Z ##[endgroup]
2026-07-22T07:40:45.7612114Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9fd049bd-9c67-4ef1-8444-910fec31629f' before making global git config changes
2026-07-22T07:40:45.7613611Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T07:40:45.7614944Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T07:40:45.7646779Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T07:40:45.7665792Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:40:45.7676492Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T07:40:45.7678864Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T07:40:45.7704189Z HEAD
2026-07-22T07:40:45.7736290Z ##[endgroup]
2026-07-22T07:40:45.7737023Z [command]/usr/bin/git submodule status
2026-07-22T07:40:45.7917332Z ##[group]Cleaning the repository
2026-07-22T07:40:45.7919441Z [command]/usr/bin/git clean -ffdx
2026-07-22T07:40:48.5657079Z Removing target/
2026-07-22T07:40:48.5669212Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T07:40:48.5869174Z HEAD is now at 3e055f33 Merge 74cf079083a1b28e399231e9482de8facf69a90c into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:40:48.5873814Z ##[endgroup]
2026-07-22T07:40:48.5908737Z ##[group]Disabling automatic garbage collection
2026-07-22T07:40:48.5912786Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T07:40:48.5941301Z ##[endgroup]
2026-07-22T07:40:48.5941903Z ##[group]Setting up auth
2026-07-22T07:40:48.5948193Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T07:40:48.5972700Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T07:40:48.6161253Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T07:40:48.6186772Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T07:40:48.6371700Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T07:40:48.6395779Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T07:40:48.6582170Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T07:40:48.6610818Z ##[endgroup]
2026-07-22T07:40:48.6611350Z ##[group]Fetching the repository
2026-07-22T07:40:48.6618423Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +1e7b5c639f3bc213b53fc64093545e11c84e0dd4:refs/remotes/pull/58/merge
2026-07-22T07:40:49.1932971Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:40:49.1934113Z  + 3e055f33...1e7b5c63 1e7b5c639f3bc213b53fc64093545e11c84e0dd4 -> pull/58/merge  (forced update)
2026-07-22T07:40:49.1958191Z ##[endgroup]
2026-07-22T07:40:49.1958657Z ##[group]Determining the checkout info
2026-07-22T07:40:49.1959407Z ##[endgroup]
2026-07-22T07:40:49.1961979Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T07:40:49.2007457Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T07:40:49.2033698Z ##[group]Checking out the ref
2026-07-22T07:40:49.2034129Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/58/merge
2026-07-22T07:40:49.2139284Z Warning: you are leaving 1 commit behind, not connected to
2026-07-22T07:40:49.2139750Z any of your branches:
2026-07-22T07:40:49.2140018Z 
2026-07-22T07:40:49.2140417Z   3e055f33 Merge 74cf079083a1b28e399231e9482de8facf69a90c into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:40:49.2140890Z 
2026-07-22T07:40:49.2141191Z If you want to keep it by creating a new branch, this may be a good time
2026-07-22T07:40:49.2141628Z to do so with:
2026-07-22T07:40:49.2141797Z 
2026-07-22T07:40:49.2141957Z  git branch <new-branch-name> 3e055f33
2026-07-22T07:40:49.2142191Z 
2026-07-22T07:40:49.2143601Z HEAD is now at 1e7b5c63 Merge 4ea48f72ff971a3ad7a6f8467b6a559ab9d9e134 into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:40:49.2149264Z ##[endgroup]
2026-07-22T07:40:49.2210942Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T07:40:49.2234000Z 1e7b5c639f3bc213b53fc64093545e11c84e0dd4
